home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-06-17 | 552 b | 12 lines | [TEXT/ttxt] |
- The DosToMac application converts text files from Dos format to Mac. (it removes the Line feed character from each line).
-
- The source code and executable for DosToMac have been supplied.
- In order to recompile or change the program :
- Double click on SCBasic.
- Create a new project.
- 'Add File' DosToMac.bas (in the Project menu).
- Select DosToMac.bas from the list box.
- 'Set Main' from the Project menu.
- 'Compile' from the Compile menu.
- 'Build Application' from the Compile menu. (overwrite the existing DosToMac
- application.